toggle menu
Spring Boot Kotlin API
4.0.0-M3
jvm
switch theme
search in API
Spring Boot Kotlin API
/
org.springframework.boot.docs.testing.springbootapplications.autoconfiguredwebservices.server
/
[jvm]ExampleEndpoint
Example
Endpoint
@
Endpoint
open
class
ExampleEndpoint
Members
Constructors
Example
Endpoint
Link copied to clipboard
constructor
(
)
Functions
handle
Request
Link copied to clipboard
@
PayloadRoot
(
localPart
=
"ExampleRequest"
)
@
ResponsePayload
open
fun
handleRequest
(
)
:
Source